Welcome![Sign In][Sign Up]
Location:
Search - hadamard transform

Search list

[2D Graphicimagetransformationbymatlab

Description: 1.图像频域处理正交变换的matlab实例 2.含有的频域变换内容如下: 正交变换通用算子 傅立叶变换 傅立叶变换的原理 傅立叶性质 二维离散傅立叶变换( 2DDFT ) 快速傅立叶变换( FFT ) 傅立叶变换的研究与应用 离散余弦变换 DCT 变换矩阵 dct2 函数和 dctmtx 函数 Walsh- Hadamard 变换 Radon 变换 -1. Image processing orthogonal frequency-domain transform Matlab two examples. Containing the frequency domain transform as follows : orthogonal transformation generic operator Fourier transform theory of Fourier transform two-dimensional Fourier nature of discrete Fourier transform (2DDF T) Fast Fourier Transform (FFT) of the Fourier transform and discrete cosine transform matrix dc t2 function and the function dctmtx Walsh-Hadamard transform Radon transform
Platform: | Size: 5120 | Author: 方周 | Hits:

[Special EffectsImageProcess

Description: 各种图像的处理,如:平滑。锐化。边缘增强。边缘检测。中值滤波去噪。沃尔什-哈达玛变换等-Deal with a variety of images, such as: smooth. Sharpening. Edge enhancement. Edge detection. Median filter denoising. Walsh- Hadamard transform
Platform: | Size: 4165632 | Author: 郭志军 | Hits:

[Otherrake_path_dsss

Description: rake接收机的链路生成程序,包括短码生成,长码生成,哈达码变换,瑞利信道,以及多径衰落等。-rake receiver of the link generated procedures, including short-code generation, long-code generation, Hadamard transform, Rayleigh channel, as well as multipath fading and so on.
Platform: | Size: 2048 | Author: 王波 | Hits:

[Special EffectsFreTrans.cpp

Description: * FFT() - 快速付立叶变换 * IFFT() - 快速付立叶反变换 * DCT() - 离散余弦变换 * WALSH() - 沃尔什-哈达玛变换 * * Fourier() - 图像的付立叶变换 * DIBDct() - 图像的离散余弦变换 * DIBWalsh() - 图像的沃尔什-哈达玛变换-* FFT ()- Fast Fourier Transform* IFFT ()- Fast Fourier Transform* DCT ()- Discrete Cosine Transform* WALSH ()- Walsh- Hadamard Transform** Fourier ()- image of pay Fourier Transform* DIBDct ()- image of discrete cosine transform* DIBWalsh ()- image of Walsh- Hadamard Transform
Platform: | Size: 3072 | Author: chaonima111 | Hits:

[Graph programFast2DWalshHadamardTransform

Description: Fast 2D Walsh-Hadamard Transform二维快速walsh变换的码头喇叭源程序-Fast 2D Walsh-Hadamard Transform two-dimensional fast walsh transform source speaker terminals
Platform: | Size: 1024 | Author: 许岩 | Hits:

[GDI-Bitmapwalsh_transform

Description: 对二维图像进行沃尔什变换,之后用图像的四分之一进行沃尔什反变换来复原图像,并比较误差-Two-dimensional images of the Walsh transform, followed by a quarter of the image to the anti-Walsh transform to recover images, and compare the error
Platform: | Size: 1024 | Author: 房子 | Hits:

[Special EffectsTen

Description: 第十章 MATLAB 图像正交变换 10.1 正交变换通用算子 10.2 傅立叶变换 10.2.1 傅立叶变换的原理 10.2.2 傅立叶性质 10.2.3 二维离散傅立叶变换( 2DDFT ) 10.2.4 快速傅立叶变换( FFT ) 10.2.5 傅立叶变换的研究与应用 10.3 离散余弦变换 10.3.1 DCT 变换矩阵 10.3.2 dct2 函数和 dctmtx 函数 10.4 Walsh- Hadamard 变换 10.5 Radon 变换 10.6 小波变换 10.6.1 小波的定义 10.6.2 小波变换函数 10.6.3 小波变换实例 10.6.4 小波除噪与压缩函数 -Chapter X MATLAB image orthogonal transformation orthogonal transformation 10.1 GM 10.2 Operators 10.2.1 Fourier transform Fourier transform Fourier 10.2.2 the nature of the principle of two-dimensional 10.2.3 Discrete Fourier Transform (2DDFT) 10.2 .4 Fast Fourier Transform (FFT) 10.2.5 Fourier Transform 10.3 Research and Application of Discrete Cosine Transform 10.3.1 DCT transformation matrix 10.3.2 dct2 function and dctmtx function 10.4 Walsh-Hadamard Transform 10.5 Radon Transform 10.6 wavelet transform 10.6.1 the definition of wavelet function 10.6.2 Wavelet Transform Wavelet Transform 10.6.3 Examples 10.6.4 Wavelet Denoising and Compression Functions
Platform: | Size: 5120 | Author: 王万国 | Hits:

[Graph programFreTrans

Description: 实现图像几何变换函数(图像平移,图像镜像 ,图像转置 ,图像缩放,图像旋转),傅里叶变换,离散余弦变换,沃尔什-哈达玛变换。输入256位图像即可使用,包含详细注释,非常有参考价值。-Image geometric transformation function (image shift, image mirroring, image transpose, image scaling, image rotation), Fourier transform, discrete cosine transform, Walsh- Hadamard Transform. 256 input image to use, contains detailed notes, a very good reference material.
Platform: | Size: 2109440 | Author: yk | Hits:

[GDI-Bitmapimageprocess

Description: 正交变换 傅立叶变换 哈达码变换 直方图均衡 模糊 锐化 模糊图像恢复 图像分割 矩应用-Orthogonal Transformation Hadamard Transform Fourier Transform fuzzy histogram equalization Sharpens fuzzy image restoration image segmentation application moment
Platform: | Size: 688128 | Author: lyg | Hits:

[Windows DevelopFastWalshHadamardTransform

Description: The function implement the 1D sequency(Walsh) ordered fast Walsh-Hadamard transform which can be used in signal processing, pattern recongnition and Genetic alogorithms. This algorithm uses a Cooley-Tukey type signal flow graph and is implemented in N log2 N additions and subtractions. Data sequence length must be an integer power of 2. The inverse transform is the same as the forward transform except for the multiplication factor N. This can be easily achieved by deleting the last line i.e. x=inv(N)*x Example: x=[1 2 1 1] W=FWHT(x) -The function implement the 1D sequency(Walsh) ordered fast Walsh-Hadamard transform which can be used in signal processing, pattern recongnition and Genetic alogorithms. This algorithm uses a Cooley-Tukey type signal flow graph and is implemented in N log2 N additions and subtractions. Data sequence length must be an integer power of 2. The inverse transform is the same as the forward transform except for the multiplication factor N. This can be easily achieved by deleting the last line i.e. x=inv(N)*x Example: x=[1 2 1 1] W=FWHT(x)
Platform: | Size: 2048 | Author: ry | Hits:

[Special EffectsHTv32

Description: 这是基于matlab的图像哈达玛变换域数字水印源代码。-This is based on the Hadamard Transform Image matlab domain digital watermarking source code.
Platform: | Size: 4096 | Author: Mark Li | Hits:

[Graph programFastWalshTransform

Description: fwt,fwt2分别是一维、二维快速沃尔什变换函数,采用蝶形快速算法编写,要比利用矩阵相乘得到变换结果的离散沃尔什变换快很多-fwt, fwt2 are one-dimensional, two-dimensional fast Walsh transform function, the use of butterfly Fast Algorithm for the preparation of, than the use of transformation matrices to be the result of the discrete Walsh transform much faster
Platform: | Size: 2048 | Author: tianjieyu | Hits:

[Special EffectsHadamard

Description: 一段对已知像素的正方形图像进行Hadamard变换的原代码,可设置变换阶数等参数。-For some of the known image pixel square Hadamard transform the original code, you can set parameters such as changing the order.
Platform: | Size: 1024 | Author: 王凯 | Hits:

[Communication-MobileFFT_Based_LDPC

Description: 此程序为非二进制LDPC 码的仿真程序. 信道为AWGN, 调制方式 是BPSK.-This program is used to simulation nonbinary LDPC codes over AWGN channel and BPSK modulation. The decoding algorithm is in the probability domain and with the fast Hadamard transform in the check node.
Platform: | Size: 6144 | Author: Jiangxueqin | Hits:

[GDI-BitmapWHTransform

Description: Walsh Hadamard Transform Generator
Platform: | Size: 2048 | Author: Vinayak | Hits:

[Special Effectswalsh

Description: 利用快速傅立叶算法,实现快速沃尔什-哈达玛变换及其逆变换-Using fast Fourier algorithm, fast Walsh- Hadamard transform and its inverse transform
Platform: | Size: 1024 | Author: 韩静 | Hits:

[matlabhadamardd

Description: hadamard transform programs in matla.
Platform: | Size: 2048 | Author: anil | Hits:

[Compress-Decompress algrithmsWalsh---Hadamard-transform

Description: 二维图像的沃尔什-哈达玛变换matlab实现。-Two-dimensional image of the Walsh- Hadamard transform matlab.
Platform: | Size: 168960 | Author: wz | Hits:

[2D GraphicFast-Walsh-Hadamard-Transform

Description: Fast Walsh-Hadamard Transform
Platform: | Size: 1024 | Author: Dongjie Bi | Hits:

[Graph program115157706Walsh---Hadamard-transform

Description: 图像的沃尔什-哈达玛变换,用于变换域的图像分析(The figure of Walsh Hadamard Transform)
Platform: | Size: 167936 | Author: guangming101 | Hits:
« 12 3 4 »

CodeBus www.codebus.net